#include <src/usb/pspusbbus.h>
Data Fields | |
| ConfigDescriptor * | confp |
| Pointer to the configuration descriptors. | |
| UsbInterfaces * | infs |
| USB driver interfaces pointer. | |
| InterfaceDescriptor * | infp |
| Pointer to the first interface descriptor. | |
| EndpointDescriptor * | endp |
| Pointer to the first endpoint descriptor (each should be 16byte aligned). | |
|
|
Pointer to the configuration descriptors.
|
|
|
Pointer to the first endpoint descriptor (each should be 16byte aligned).
|
|
|
Pointer to the first interface descriptor.
|
|
|
USB driver interfaces pointer.
|
1.4.6